Skip to content

[ci skip] Use unzip on Windows in the install script #498

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2019
Merged

Conversation

masci
Copy link
Contributor

@masci masci commented Nov 28, 2019

fixes #497

Copy link
Contributor

@zmoog zmoog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tested on Windows Server 2019 w/ MinGW:

$ curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/massi/install/install.sh | BINDIR=~/bin sh
Installing in /home/zmoog/bin
ARCH=32bit
OS=Windows
Using curl as download tool
TAG=0.6.0
CLI_DIST=arduino-cli_0.6.0_Windows_32bit.zip
Downloading https://downloads.arduino.cc/arduino-cli/arduino-cli_0.6.0_Windows_32bit.zip
which: arduino-cli: unknown command
arduino-cli not found. You might want to add /home/zmoog/bin to your $PATH
arduino-cli.exe Version: 0.6.0 Commit: 3a08b07 installed successfully in /home/zmoog/bin
bash.exe"-3.1$ ~/bin/arduino-cli.exe version
arduino-cli.exe Version: 0.6.0 Commit: 3a08b07

@masci masci merged commit 00d2083 into master Nov 28, 2019
@masci masci deleted the massi/install branch November 28, 2019 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'install.sh' fails in attempt to inflate '.zip' file using 'tar'.
2 participants